home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / graphics / uved140.arj / VHELP2.HLP < prev    next >
Text File  |  1993-09-14  |  22KB  |  491 lines

  1.                         START OF "VHELP2.HLP"
  2.                            FCON HELP CONT.
  3.  
  4.                          V-EDIT VERSION 1.40
  5.  
  6.  
  7.  
  8.  TIME           Shows current time changes each second
  9.  
  10.  NOTE:          If time does not function properly on your machine then
  11.                 it might be an early sign that your running out of memory
  12.                 or that "V-EDIT" or "FCON" does not work properly on your
  13.                 system. If you feel this is the case then please contact
  14.                 us, so that we may customize a program to run in your
  15.                 particular system environment. All versions of "V-EDIT 1.X"
  16.                 are the same price. Call us.
  17.  
  18.  
  19.  
  20.  PAGE BOX PROMPT
  21.  
  22.  F:     Prompts when opening a file of more than 1 page
  23.  
  24.  K:     Enter the number of the page that you wish to see when you return to
  25.         "V-EDIT."  Choosing 0 or not selecting a page will put you on page #
  26.         1, selecting a number beyond the prompt will put you on the last
  27.         available page of the document.  Use the page command in "V-EDIT" to
  28.         switch pages.
  29.  
  30.         ENTER                           Executes
  31.  
  32. M:      LEFT CLICK,                     Executes
  33.  
  34.  
  35.  
  36. ANIMATION WARNING PROMPT
  37.  
  38.         YES:    The entire file will be displayed to the screen as one page,
  39.                 regardless of the number of lines.
  40.  
  41.         NO:     The file is broken into 24 line pages and you are prompted
  42.                 for the page to view.
  43.  
  44.         NOTE:   Although you will see the animation result, only the final
  45.                 screen display will be saved. Future versions of V-EDIT will
  46.                 contain the ability to edit and save animation files. Right
  47.                 now we are working on an intelligent method of manipulating
  48.                 "any" ANSI driver, such that a time delay of 5 seconds doesn't
  49.                 cost you 41000 bytes of redundent code. We feel this is very
  50.                 inefficient. 
  51.  
  52.                 If you want to modify or save animation files, we still have
  53.                 a crude method. On opening your file choosing yes for the
  54.                 display method. While still in FCON, you may save or append
  55.                 directly to other files, or if you choose view you can modify
  56.                 the actual code in the ASCII editor box then again resave, &
  57.                 rename the file, or even export the file to a font format.
  58.  
  59.  
  60.  
  61. OTHER PROMPT BOXES:        Follow "ANSI'S" instructions.
  62.  
  63. GENERAL ERROR MESSAGES:    Most errors have been trapped, however if you
  64.                            find one that hasn't been, or find a function
  65.                            to be "bogus" please let us know, so that we
  66.                            can make appropriate changes on future versions
  67.                            of "V-EDIT."
  68.  
  69.                            Be careful when opening one line files with more
  70.                            than 4000 characters on the line, in ANSI, PCB, 
  71.                            or VBBS formats. Your machine might lock up. ASCII
  72.                            file formats don't matter.
  73.  
  74.  
  75. STARTING A FILE FROM THE COMMAND LINE:
  76.  
  77.         TYPE:     "V" + "SPACE" +  "FILENAME"        PRESS ENTER
  78.           OR:     "VEDIT" + "SPACE" +  "FILENAME"    PRESS ENTER
  79.  
  80.              If the filename is in the current \VED directory
  81.              otherwise use the drive and full path and the
  82.              filename.
  83.  
  84.              V-EDIT & FCON are now Desqview aware, and for that 
  85.              matter will run in any multitasking environment.
  86.              And now version 1.3 & +  Will run inside of PC Board.
  87.              
  88.  
  89. V-EDIT now reads and writes to disk. The size of your files created only
  90. depends on the amount of hard disk space you have available. In other words
  91. if you want to create 600 million new pages...You can do that if your hdd
  92. can hold 600 million pages.  Also when opening large files, be patient 
  93. V-EDIT processes over 84,000 tests per page read, although we have relent-
  94. lessly tried to improve our conversion speed, it may take several minutes
  95. to convert a file more than 30 pages long.
  96.  
  97.  
  98. BUZZ, BEEPS, CHIRPS             Attention signals, see "V-EDIT" COMMAND HELP
  99.  
  100.  
  101. PCB @X MACRO CODES:
  102.  
  103. V-EDIT uses replacement codes for the actual PCB MACRO CODES. In this way we
  104. can give the appearance of the output of the code set to the exact length,
  105. on the screen. Also the codes that produce no ouput or produce a smaller
  106. ouput in PC Board, are thus truncated to actual output size in V-EDIT. Thus
  107. if you load a screen into V-EDIT, it doesn't blow the stuff after 80 columns
  108. off the screen. V-EDIT replaces back and forth these codes, which are con-
  109. tained in the file "PCBMACRO.DAT." The format for this file is: 
  110.  
  111. column 1 - 18                column 41 - 58
  112.  
  113. Actual PCB @X MACRO          Replacement macro reflecting output size
  114.  
  115. Feel free to edit the replacement macros to your preference, we tried to
  116. make the default sizes intelligent.
  117.  
  118.                 "how come it' don't work like PCB EDIT?"
  119. Because your not in a PCB code editor...your in an ANSI editor, and we're
  120. locked to 80 columns, and the rest of the line either wraps, or blows off
  121. the screen!
  122.  
  123.  
  124. INTERMISSION:
  125.  
  126. When "V-EDIT" exits it converts all internal data from the system format to
  127. ansi format, by reading all the screens onto the dos window. The last block
  128. screen is saved as "PASTE.DAT," the current drawing with all of its pages as 
  129. well as the current screen, and the block data are saved to files: ANSI.TMP,
  130. SCREEN.DAT, and PASTE.TMP. Then the current drawing is converted to VBBS and
  131. PCB formats respectively.  @X position codes, and any macro changes happen 
  132. next. The file "NEXT.DAT" is updated and resaved. Then "FCON.EXE" is called.
  133. Your last pasted block remains indefinitely, unless you re-block something
  134. new, erase the PASTE.TMP file, or encounter an error, which in turn erases
  135. the PASTE.TMP file. You can paste your block between pages, files, days. 
  136. IE: quiting V-EDIT does not disgard the block info.
  137.  
  138. Before the actual File Manager Form is displayed any PCB @X Macro codes, if
  139. found, are replaced with the actual @macro@ codes as represented in the
  140. "PCBMACRO.DAT" file.
  141.  
  142. "SQZANSI" is now "SQZ" a stand alone converter, V-EDIT 1.40  uses the
  143. conversion engine of SQZ, thereby eliminating the need for another chain.
  144. V-EDIT now produces the smallest ANSI output files available from any editor.
  145. "SQZ" includes a feature called "hyper-shrink" which will decrease ANSI files
  146. up to an additional 20 % more.
  147.  
  148.  
  149. When "FCON.EXE" opens a file, the array that's storing the current drawing
  150. is redimmed therefore erasing the current drawing from memory. The new file
  151. is read onto the DOS window and converted back to system format code.
  152.  
  153. Animation files are determined by searching the file for "2 ESC[s" or ";1H"
  154. sometimes these files are missed and loaded in true ANSI 24 line per page
  155. format. Again this is a "lets make V-EDIT more compatable" type function.
  156. Our future versions with true animation capability, will not use "ESC[s 's"
  157. or any redundant code to simulate time delay. 
  158.                                               
  159.  
  160. WHY PUT A TERMINAL UTILITY IN AN EDITOR?
  161.  
  162.         Well, suppose you just created something really cool and want to
  163.         upload it Now!  Or suppose, later, we have online help...or other
  164.         utilities available using com support, not disk space.  Or suppose
  165.         you remember seeing a cool file on your favorite BBS, but it isn't
  166.         on your hard drive and you want to include part of it in your
  167.         drawing. There are many "future" reasons why we included this
  168.         function within FCON.
  169.  
  170.                              
  171.  
  172. Is there an easier way?  We're working on it!  
  173. Version 2.0 ?  Yes, early 1994.....     Bigger but faster code
  174.                                         ems support, Rip conversion, "ROOP"
  175.                                         animation, scalable fonts, sprites
  176.                                         vga graphic conversion
  177.                                         full motion video support using,
  178.                                         "MidVid" TM.
  179.  
  180.  
  181.               
  182.          
  183.     **   if you happen to create some unique clip art, send it to us with     
  184.          your name / and or advertisement, and we will include it, in future
  185.          screen font files, both posted and included in our program packages.
  186.  
  187.          Gets your name around, builds our file area... Mutually beneficial!
  188.  
  189.  
  190. FILES INCLUDED IN "V-EDIT 1.40"
  191.  
  192. VEDIT.EXE       Screen editor
  193. FCON.EXE        File conversion, manager, general utility
  194. VSETUP.EXE      Creates NEXT.DAT as per your system
  195. RVBLOCK.EXE     Utility to remove "\VED\V BLOCK" directory
  196.                 only included in registered version
  197.  
  198. FMNFONT.001     THIN DOUBLE LINE FONT SET
  199. FMNFONT.002     MEDIUM OUTLINE FONT SET
  200. FMNFONT.003     DOUBLE LINE OUTLINE FONT SET
  201. FMNFONT.004     BOLD OUTLINE FONT SET
  202. FMNFONT.005     SHADOW OUTLINE FONT SET
  203. FMNFONT.006     COLOR OUTLINE FONT SET
  204. FMNFONT.007     MUTANT OBJECT FONT SET
  205. FMNFONT.008     AFTER THOUGHT COLLECTION OF MISC. SCREENS
  206.  
  207. ONFONTS.TXT     File explaining format for V-EDIT fonts.
  208.  
  209. BLOKSCRN.FMN    Sample screen file \
  210. DIAGSCRN.FMN    Sample screen file  - ->  Found within FMNFONT.008
  211. WIERD.FMN       Sample screen file /
  212.  
  213. V.BAT           Simple batch file, saves & restores prompt feel free to 
  214.                 modify it to suit your needs. Also passes parameters.
  215.  
  216. VSHELL.BAT      Shell batch file, needed by shell command. 
  217.  
  218. FONTHELP.HLP    1 page help commands for font function, f11...Use f1
  219.                 from within font function to display this screen.
  220.  
  221. VCHELP.HLP      "V-EDIT" COMMAND HELP
  222. VHELP1.HLP      Last file...First part of FCON help, ^S switches files.
  223. VHELP2.HLP      This file...Feel free to add notes however you are limited
  224.                 to a maximum file size of 32k or it will not fit into "VISUAL
  225.                 BASIC'S TEXT BOX" this object.
  226.  
  227. PCBMACRO.DAT    PCB Macros and edit key codes.
  228.  
  229. README.NOW      WHAT TO DO FIRST!
  230. CHANGES.TXT     What is different from previous versions.
  231.  
  232. All exe files are PKLITED, with extractable code in the case that it doesn't
  233. work on your system. Use -x to extract. But, this doesn't give you the right
  234. to reverse engineer our program, and steal our source code. And if you did
  235. we can immediately tell from the signiture of our output code.
  236.  
  237. FILES CREATED DURING RUN:
  238.  
  239. ANSI.TMP        Current drawing in ansi format  "fully re-editable"
  240.                 instant manipulation upon open from FCON, without
  241.                 having to go to editor and back.
  242.  
  243. HHOLD.TMP       Created & erased internally, tmp storage for ASCII format
  244.  
  245. PCB.TMP         Current drawing in pcb format 
  246.  
  247. VBBS.TMP        Current drawing in vbbs format
  248.  
  249. SCREEN.DAT      Current drawing, current page 
  250.  
  251. PASTE.TMP       Last block saved in ANSI format 
  252.  
  253. NEXT.DAT        Created & updated while passing information to and from
  254.                 V-EDIT and FCON.
  255.         
  256. EXPLANATION OF NEXT.DAT        
  257.  
  258.  
  259. Line #1         "DREW" or "NEWDRAW" or "FILEDRAW" or "OLDFILEDRAW"
  260.  
  261. Line #2         Vtime#                  Duration of message display, see ^t
  262. Line #3         DBC%                    Default background color
  263. Line #4         Lastblocktoprow%        Coordinates, 0 if none
  264. Line #5         Lastblockleftcol%       Coordinates, 0 if none
  265. Line #6         Lastblockbottomrow%     Coordinates, 0 if none
  266. Line #7         Lastblockrightcol%      Coordinates, 0 if none
  267. Line #8         Page%                   Page# V-EDIT command help was left at
  268. Line #9         Currentpage%            Current page of drawing
  269. Line #10        Getletter$              Drive letter where "\VED" directory is
  270. Line #11        Npages%                 Total # of pages in current drawing
  271. Line #12        Comlin$                 String holding command line file name
  272.  
  273. Line #13        "ASCII" or ""           If blank both programs process the
  274.                                         current screen, or file as a normal
  275.                                         ANSI file with full conversion feature
  276.  
  277.                                         However, when "ASCII" is present the
  278.                                         conversion engines, do not add escape
  279.                                         sequences to the file, and the file
  280.                                         is not processed through the "VBBS"
  281.                                         and "PCB" conversion utility, since
  282.                                         that would be pointless because, you
  283.                                         would end up with the same file any-
  284.                                         way. All features still work normally
  285.                                         in fcon even if you select, "save as
  286.                                         PCB format".....
  287.  
  288. Line #14        "APV"                   For the "Def Format" function, A is
  289.                                         for ANSI, P = PCB, V = VBBS. The seq-
  290.                                         uence is: Save, Append, View.
  291.                                         
  292. Line #15                                Internal use
  293. Line #16                                Internal use
  294.  
  295. Line #17        "PCBPOS" / ""           If "PCBPOS" the ALT M function is on.                
  296.                                         This function finds redundant spaces
  297.                                         in a PCB code file, and converts them
  298.                                         to column positioning, using the PCB
  299.                                         AT Macro "@POS:NN@"
  300.  
  301. Lines #18 - #24                         Internal use
  302.  
  303. Should you lose this file or wish to manipulate "FCON" to start up without
  304. going to "V-EDIT" first you may edit or create this file in any ASCII editor.
  305.  
  306. If line# 1 of "NEXT.DAT" reads "NEWDRAW" attempting to start "FCON.EXE" will
  307. only result in starting "VEDIT.EXE" first. Use "DREW."
  308.  
  309. Point of interest:  using DOS set commands, relocating "V.BAT," or starting
  310.                     "V-EDIT" from an alternative directory will set "FCON"
  311.                     to be there.
  312.  
  313. Musts:  you must install or copy all "V-EDIT" files to a root directory
  314.         call N:\VED, where N is a valid hard drive letter.  All files
  315.         load and save to files in [ drive letter + "\VED" ]; if not nothing
  316.         will work.
  317.  
  318.  
  319. "Ansi"          the entity that calls you "dude,"  he is unbiased to gender
  320.                 so don't be offended....He disdains all humans equally.
  321.                 He resides in our server at FULL MOTION NET (TM) and even
  322.                 has his own lab! He often likes to reek havoc with our eisa
  323.                 machines....Maybe you've seen him too?
  324.  
  325. Who wrote this program?         ....A wizard, some mutants and the Lord!
  326. What's today?                   9/11/93
  327.  
  328. Finally...thank you for your support, we have been selling V-EDIT globally.
  329. Sales in the USA have been running about 2:1 over European sales.
  330.  
  331. Did I miss anything?  If so, call us we'll be elated to answer your questions
  332.  
  333.  
  334.  
  335. V-EDIT.DOC 09.15.93
  336.  
  337. Copyright (c) 1993 by Full Motion Net Software.
  338. All Rights Reserved.
  339.  
  340. This version of V-EDIT is NOT public domain or freeware, but is being distri-
  341. buted as "shareware." Non-registered users are granted a 30 day trial license 
  342. for the express purpose of determining whether  V-EDIT  is suitable for their 
  343. needs.  At the end of this trial period, you should either register your copy 
  344. or discontinue using V-EDIT.
  345.  
  346. Full Motion Net Software
  347. 2005 Hemlock Lane
  348. Mays Landing, N.J. 08330-9678
  349.  
  350. VOICE: (609)625-4679 or: (609)346-0568      BBS: (609)625-4475
  351.                                             KOINA-MOTION MULTI-NET HUB
  352.  
  353. Send check or money order for $22.00 with return information, or contact
  354. Full Motion by voice or our support BBS for registration information.
  355.  
  356.         ■       Full Motion Net is a trademark(tm) of Full Motion Net.
  357.         ■       PCBoard is copyright by and a registered trademark of
  358.                 Clark Development Co.Inc. Murray, Utah
  359.         ■       VBBS (Virtual BBS/NET) is copyright by Roland De Graaf
  360.  
  361. DISCLAIMER
  362.  
  363. Use of this program acknowledges this disclaimer of warranty: "This program 
  364. is supplied as is.  Full Motion Net Software and  Full Motion Net disclaims 
  365. all warranties, express or implied, including, without limitation, the war-
  366. ranties of merchantability and of fitness of this  program for any purpose. 
  367. Full Motion Net  Software  nor  Full  Motion  Net  assumes no liability for 
  368. damages  incidental  or consequential,  or direct which may result from any 
  369. use of this program."
  370.  
  371.  
  372. LICENSE
  373.  
  374. This version of V-EDIT is NOT public domain or free software, but is
  375. being distributed as "shareware".
  376.  
  377. Non-registered users of this software are granted a  limited license to make 
  378. an evaluation copy for trial use on a private, non-commercial basis, for the 
  379. express purpose of determining whether  V-EDIT  is suitable for their needs.  
  380. At the end of this  trial period,  you should either  register your  copy or 
  381. discontinue using V-EDIT.
  382.  
  383. A V-EDIT registration  entitles you to use the program on any and all compu-
  384. ters available to you, with the following restriction:  If other people have 
  385. access  to  this  program or  may use it,  then  additional copies or a site 
  386. license should be purchased.  Please call Full Motion Net for details.
  387.  
  388. All users are  granted a  limited  license to copy V-EDIT only for the trial 
  389. use of others and subject to the above  limitations.  This  license does NOT 
  390. include distribution or copying of this software package: 
  391.  
  392.         1. In connection with any other product or service.
  393.         2. For general use within a company or institution.
  394.         3. For any consideration or 'disk fee'.
  395.         4. For distribution in modified form; i.e., the file containing
  396.            this license information MUST be included, along with the full
  397.            V-EDIT documentation.
  398.  
  399. Operators of  electronic  bulletin board systems  (Sysops) are encouraged to 
  400. post V-EDIT for downloading by their users,  as long as the above conditions 
  401. are met.  Disk vendors MUST obtain written  permission from  Full Motion Net 
  402. before  distributing  V-EDIT.  Certain  restrictions  apply.  Generally  ASP 
  403. approved  vendors  are granted  permission;  others are handled on a case by 
  404. case basis. Contact Full Motion Net for details.
  405.                                        
  406.  
  407. TRADEMARK
  408.  
  409.  
  410.         -       Full Motion Net is a trademark(tm) of Full Motion Net.
  411.         -       PCBoard is copyright by and a registered trademark of
  412.                 Clark Development Co.Inc. Murray, Utah.
  413.         -       VBBS (Virtual BBS/NET) is copyright by Roland De Graaf.
  414.         -       DOS is a product and trademark(tm) of MICROSOFT CORP.        
  415.         -       WORD PERFECT is a product and (tm) of MICROSOFT CORP.        
  416.         -       PKLITE is a product and (tm) of PKWARE.
  417.         -       missed anyone or wrong info....sorry, please let us know
  418.                 and we'll correct our errors.
  419.  
  420.  
  421. ORDERING INFORMATION
  422.  
  423.   A V-EDIT registration licenses you to use the product on a regular basis.  
  424.   Registration also includes notification of updates and telephone support, 
  425.   and  entitles  you  to   access  to  the  registered  user  area  of  our 
  426.   BBS  (609-625-4475,  N81,  USR 16.8 HST/Dual, 24 hours a day). Individual 
  427.   registrations of  V-EDIT are $22.00. The latest version may be downloaded 
  428.   from our BBS. Any format media, any form of payment, any one series vers.
  429.  
  430. New Jersey residents should include 6% sales tax.
  431.  
  432.                                                      
  433.  
  434. Remit to:       Full Motion Net                      
  435.                 2005 Hemlock Lane
  436.                 Mays Landing, N.J. 08330-9678
  437.  
  438.  
  439. *** V-EDIT version 1.32, August 1993. ***
  440.  
  441. VOICE:  (609) 625-4679, Mon. - Fri., 9:00 a.m. - 5:00 p.m., EST ONLY.
  442.         (609) 346-0568, 24 hours a day, machine or sometimes living.
  443. BBS:    (609) 625-4475, 24 hrs, 7 days a week. USR 16.8 HST/Dual.
  444.  
  445.  
  446. ORDER FORM
  447.                                                 Order Form  #9004-MUTANTS
  448.  
  449. Send me:                (check desired items)
  450.  
  451. FOR $22.00 YOU GET THE LATEST VERSION OF V-EDIT AND ALL RELEASE COMPANION
  452.         FILES...AND ANYTHING ELSE WE MIGHT THROW IN, ON A 720 K DISK, SENT
  453.         TO YOU, VIA US MAIL.
  454.  
  455.                                # of coppies _________         @ $ 22.00
  456.  
  457.                                                      Subtotal:  $ ______
  458.  
  459. New Jersey Residents please add Sales Tax ...............@ 6%   $ ______
  460.  
  461. Total (U.S. Funds drawn on U.S. Bank)                           $ ______
  462.                                          
  463.  
  464. Payment by:   ( )CHECK(mail only) ( )M.O.(mail only) ( )AMERICAN EXPRESS
  465.  
  466.         Name:___________________________________________________________
  467.                                                             
  468.         Company (ONLY if company address):______________________________
  469.  
  470.         Address:________________________________________________________
  471.  
  472.         :_______________________________________________________________
  473.  
  474.         :_______________________________________________________________
  475.  
  476.         Voice Day Phone:_________________  Evening:_____________________
  477.  
  478.         Card #:__________________________  Exp. Date:___________________
  479.  
  480.         Signature of cardholder:________________________________________
  481.  
  482.  
  483.            Above quoted prices will stay in effect until DEC. 1, 1993
  484.                         (609) 625-4679 or (609) 346-0568
  485.  
  486.  
  487.          WANNA' Team  up  with FULL MOTION NET  to  create Revalation
  488.                 type  software?  Got an open mind?  Tired of the same
  489.                 old same old, or just fed up with "stupid standards"?
  490.                               Call us,...we'll talk!
  491.